home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / p / pro_control / procontrolv1.0.dms / in.adf / SentrySupport.lha / notify.ProCONTROL next >
Encoding:
Text File  |  1993-04-10  |  141 b   |  11 lines

  1. /*
  2. Sends ProCONTROL filenames from ASDG's Sentry program.
  3. */
  4.  
  5. options results
  6.  
  7. arg filename
  8.  
  9. address 'ProCONTROL_rexx'
  10. sendfilename filename
  11.